bug tracking system - определение. Что такое bug tracking system
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое bug tracking system - определение

SOFTWARE APPLICATION THAT KEEPS TRACK OF REPORTED SOFTWARE BUGS
Bug tracking; Bug Tracker; Bug tracker; Bug Tracking System; Bug database; Bugtracker; Defect tracking system; Bug report; Bug-tracking system
Найдено результатов: 10659
bug tracking system         
<programming> (BTS) A system for receiving and filing bugs reported against a software project, and tracking those bugs until they are fixed. Most major software projects have their own BTS, the source code of which is often available for use by other projects. Well known BTSs include GNATS, Bugzilla, and Debbugs. (2002-06-12)
Bug tracking system         
A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system.
Debbugs         
ISSUE TRACKING SYSTEM WRITTEN FOR THE DEBIAN PROJECT
Debian BTS; Debian bug tracking system
<programming> The bug tracking system used by the Debian Project. Each bug is given a number, and is kept on file until it is marked as having been dealt with. The system is mainly controlled by electronic mail, but the bug reports can be viewed via the World-Wide Web. Debbugs home (http://debian.org/Bugs/). (2002-06-12)
Tracking system         
  • M998 High-Mobility Multipurpose Wheeled Vehicle (HMMWV)]] carrying a radar and tracking system shelter sits parked at an airfield during [[Operation Desert Shield]]. The shelter is used by the Marines of the 3rd Remotely Piloted Vehicle (RPV) Platoon to track their Pioneer RPVs during flight.
  • Tracking-system on a [[forklift]]
TECHNOLOGY SYSTEM ENABLING TRACKING OF PERSONS OR OBJECTS ON THE MOVE AND SUPPLYING A TIMELY ORDERED SEQUENCE OF LOCATION DATA FOR FURTHER PROCESSING
Tracking device; Tracking Device; Tracking systems; Locating system; People tracking; Person tracking; Applications of tracking systems
A tracking system, also known as a locating system, is used for the observing of persons or objects on the move and supplying a timely ordered sequence of location data for further processing. It is important to be aware of human tracking, further details are listed below.
Web beacon         
METHOD USING SERVER METRICS FOR A SERVED UNOBTRUSIVE FILE TO ASCERTAIN WHETHER A PAGE HAS BEEN LOADED AND BY WHOM
Webbug; 1-by-1 GIF; 1x1 GIF; Web beacons; Tracking bug; Pixel tag; Clear gif; Single Pixel Gif; Tracking Bug; Clear GIF; Null picture; Web Beackons; PattyMail; HTML bug; 1×1 gif; Tracking pixels; Page tag; Javascript tag; Web bugs; Beacon (internet); Internet beacon; Web bug; Web tag; 1×1 GIF; JavaScript tag; Facebook pixel; Facebook Pixel; Tag (web tracking); One pixel image; Pixel method; IVW pixel; Counter pixel; Counting pixel; Ivwbox; IVW Pixel; Tracking Pixel; Pixel Tag; One-pixel image; Beacon API
A web beaconAlso called web bug, tracking bug, tag, web tag, page tag, tracking pixel, pixel tag, 1×1 GIF, or clear GIF. is a technique used on web pages and email to unobtrusively (usually invisibly) allow checking that a user has accessed some content.
Flight tracking         
OF AIRCRAFT OR AIRPORT ACTIVITY BY HOBBYISTS
Flight tracker; Flight trackers; Airline tracking; Tracking (commercial airline flight); List of flight tracking services
Flight tracking is a service that involves the tracking of flights, aircraft and airport activity, often using software.
Software bug         
  • The typical bug history ([[GNU Classpath]] project data). A new bug submitted by the user is ''unconfirmed.'' Once it has been reproduced by a developer, it is a ''confirmed'' bug. The confirmed bugs are later ''fixed''. Bugs belonging to other categories (unreproducible, will not be fixed, etc.) are usually in the minority.
  • A page from the [[Harvard Mark II]] electromechanical computer's log, featuring a dead moth that was removed from the device
  • Error resulting from a software bug displayed on two screens at [[La Croix de Berny station]] in France
ERROR, FLAW, FAILURE OR FAULT IN A COMPUTER PROGRAM/SYSTEM THAT PRODUCES AN INCORRECT OR UNEXPECTED RESULT OR CAUSES IT TO BEHAVE IN UNINTENDED WAYS
Programming bugs; Bug (software); Bug (computing); Programming bug; Showstopper bug; Bug (computer); Computer bugs; Computer bug; Software bugs; Application Error; Application Execution Error; Software failure; Software error; Anomaly in software; Software anomaly; Programming error; Software defect; Known bugs; Known bug; Unknown bug; Unknown bugs; Program bug; Bug triage; Software Bugs; Bug (computer programming); Software blunder; Blunder (software); Bug (programming); Bug (program)
A software bug is an error, flaw or fault in the design, development, or operation of computer software that causes it to produce an incorrect or unexpected result, or to behave in unintended ways. The process of finding and correcting bugs is termed "debugging" and often uses formal techniques or tools to pinpoint bugs.
bug-for-bug compatible         
PROGRAMMING TERM
Bug compatible; Bug-for-bug compatibility; Bug-for-bug compatible
Same as bug-compatible, with the additional implication that much tedious effort went into ensuring that each (known) bug was replicated. [Jargon File]
Mouse tracking         
USE OF SOFTWARE TO COLLECT USERS' MOUSE CURSOR POSITIONS ON THE COMPUTER
User:Rhorwitz/Mouse-Tracking; Wikipedia talk:Articles for creation/Mouse-Tracking; Mouse-Tracking; Mousetracking; Mouse dynamics; Mouse biometrics
Mouse tracking (also known as cursor tracking) is the use of software to collect users' mouse cursor positions on the computer. This goal is to automatically gather richer information about what people are doing, typically to improve the design of an interface.
Tracking number         
TRACKING NUMBER
Tracking Numbers
Tracking numbers are numbers assigned to packages when they are shipped. Tracking numbers are useful for knowing the location of time sensitive deliveries.

Википедия

Bug tracking system

A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system.

Many bug tracking systems, such as those used by most open-source software projects, allow end-users to enter bug reports directly. Other systems are used only internally in a company or organization doing software development. Typically bug tracking systems are integrated with other project management software.

A bug tracking system is usually a necessary component of a professional software development infrastructure, and consistent use of a bug or issue tracking system is considered one of the "hallmarks of a good software team".